[INFO] fetching crate circom-witnesscalc 0.3.0...
[INFO] checking circom-witnesscalc-0.3.0 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate circom-witnesscalc 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate circom-witnesscalc 0.3.0
[INFO] finished tweaking crates.io crate circom-witnesscalc 0.3.0
[INFO] tweaked toml for crates.io crate circom-witnesscalc 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate circom-witnesscalc 0.3.0 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate circom-witnesscalc 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27
[INFO] running `Command { std: "docker" "start" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.97
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking wtns-file v0.1.5
[INFO] [stderr]     Checking winnow v0.7.7
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]     Checking ruint v1.13.1
[INFO] [stderr]     Checking serde_json v1.0.138
[INFO] [stderr]    Compiling circom-witnesscalc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27", kill_on_drop: false }`
[INFO] [stdout] bbe6dabeb9225c911ef8a0ec24ff2bbdcade2785cb187b01edc0c765fa838e27
